Home
last modified time | relevance | path

Searched defs:rhs_batch_dimensions (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.i621 PyObject* rhs_batch_dimensions = PyObject_GetAttrString( variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc601 tensorflow::gtl::ArraySlice<int64> rhs_batch_dimensions = in ValidateDotDimensionNumbers() local
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto571 repeated int64 rhs_batch_dimensions = 4; field